x11: Make headers identical no matter if we run with or without XI2
authorBenjamin Otte <otte@redhat.com>
Sat, 12 Feb 2011 00:27:40 +0000 (01:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 12 Feb 2011 00:27:40 +0000 (01:27 +0100)
commitde9a082ddbc9a0107ef677e9f18a01966d3aa10f
treea401517734a53f634cc520ab952826804dfa5c0c
parent30abd4d8b5be924e3de5bb3d70aad87d8e17e017
x11: Make headers identical no matter if we run with or without XI2

Previously we weren't installing the device headers when compiling
without XINPUT support. But we would include them from gdkx.h, so
essentially the build was broken.

With this patch the types will exist but not do anything.
gdk/x11/Makefile.am
gdk/x11/gdkdevice-xi.c
gdk/x11/gdkdevice-xi2.c
gdk/x11/gdkdevicemanager-xi.c
gdk/x11/gdkdevicemanager-xi2.c